In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / FastWebView Property

FastWebView Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(9)>

Property FastWebView As Boolean
[DispId(9)]

bool FastWebView {get; set;}
read-write property FastWebView: Boolean; 
DispIdAttribute(9)

function get,set FastWebView : boolean
[DispId(9)]

__property bool get_FastWebView();

__property void set_FastWebView( 

   bool value

);
[DispId(9)]

property bool FastWebView {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members